home *** CD-ROM | disk | FTP | other *** search
/ Programming Languages Suite / ProgramD2.iso / Borland / Borland C++ V5.02 / FISHFACT.PAK / FFACT32.DEF < prev    next >
Text File  |  1997-05-06  |  495b  |  18 lines

  1. ;------------------------------------------------
  2. ;   Project fishfact
  3. ;   Borland International
  4. ;   Copyright ⌐ 1996. All Rights Reserved.
  5. ;
  6. ;   SUBSYSTEM:    fishfact.exe Module Defintion File
  7. ;   FILE:         ffact32.def
  8. ;   AUTHOR:       
  9. ;
  10. ;------------------------------------------------
  11.  
  12. NAME fishfact
  13.  
  14. DESCRIPTION 'fishfact Application - Copyright ⌐ 1996. All Rights Reserved.'
  15. EXETYPE     WINDOWS
  16. CODE        PRELOAD MOVEABLE DISCARDABLE
  17. DATA        PRELOAD MOVEABLE
  18.